Cisco Cloud Security (using elastic premium plan)

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Connectors Index


Attribute Value
Connector ID CiscoUmbrellaDataConnectorelasticpremium
Publisher Cisco
Used in Solutions CiscoUmbrella
Collection Method Azure Function
Connector Definition Files CiscoUmbrella_API_FunctionApp_elasticpremium.json
Ingestion API HTTP Data Collector APIAzure Function code uses SharedKey/HTTP Data Collector API
Custom Log V1 Tables Yes 🔶 — ingests into tables with type-suffixed columns
Microsoft Learn View on Learn

The Cisco Umbrella data connector provides the capability to ingest Cisco Umbrella events stored in Amazon S3 into Microsoft Sentinel using the Amazon S3 REST API. Refer to Cisco Umbrella log management documentation for more information.

NOTE: This data connector uses the Azure Functions Premium Plan to enable secure ingestion capabilities and will incur additional costs. More pricing details are here.

Tables Ingested

This connector ingests data into the following tables:

Table Transformations Ingestion API Lake-Only
CiscoUmbrellaAdminAudit_CL ? ?
CiscoUmbrellaCloudFirewall_CL ? ?
CiscoUmbrellaDLP_CL ? ?
CiscoUmbrellaDNS_CL ? ?
CiscoUmbrellaFileEvent_CL ? ?
CiscoUmbrellaIPS_CL ? ?
CiscoUmbrellaRemoteAccessVPN_CL ? ?
CiscoUmbrellaWebTraffic_CL ? ?
CiscoUmbrellaZeroTrustAccessFlow_CL ? ?
CiscoUmbrellaZeroTrustAccess_CL ? ?
Cisco_Umbrella_audit_CL 🔶
Cisco_Umbrella_cloudfirewall_CL 🔶
Cisco_Umbrella_dlp_CL 🔶
Cisco_Umbrella_dns_CL 🔶
Cisco_Umbrella_fileevent_CL 🔶
Cisco_Umbrella_firewall_CL 🔶
Cisco_Umbrella_intrusion_CL 🔶
Cisco_Umbrella_ip_CL 🔶
Cisco_Umbrella_proxy_CL 🔶
Cisco_Umbrella_ravpnlogs_CL 🔶
Cisco_Umbrella_ztaflow_CL 🔶
Cisco_Umbrella_ztna_CL 🔶

💡 Tip: Tables with Ingestion API support allow data ingestion via the Azure Monitor Data Collector API, which also enables custom transformations during ingestion.

Permissions

Resource Provider Permissions:

Custom Permissions:

Setup Instructions

⚠️ Note: These instructions were automatically generated from the connector's user interface definition file using AI and may not be fully accurate. Please verify all configuration steps in the Microsoft Sentinel portal.

NOTE: This connector uses Azure Functions to connect to the Amazon S3 REST API to pull logs into Microsoft Sentinel. This might result in additional data ingestion costs. Check the Azure Functions pricing page for details.

NOTE: This connector has been updated to support cisco umbrella log schema version 14.

(Optional Step) Securely store workspace and API authorization key(s) or token(s) in Azure Key Vault. Azure Key Vault provides a secure mechanism to store and retrieve key values. Follow these instructions to use Azure Key Vault with an Azure Functions App.

NOTE: This connector uses a parser based on a Kusto Function to normalize fields. Follow these steps to create the Kusto function alias Cisco_Umbrella.

STEP 1 - Network Prerequisites for Private Access

IMPORTANT: When deploying with private storage account access, ensure the following network prerequisites are met:

STEP 2 - Configuration of the Cisco Umbrella logs collection

See documentation and follow the instructions for set up logging and obtain credentials.

STEP 3 - Choose ONE from the following two deployment options to deploy the connector and the associated Azure Functions

IMPORTANT: Before deploying the Cisco Umbrella data connector, have the Workspace ID and Workspace Primary Key (can be copied from the following), as well as the Amazon S3 REST API Authorization credentials, readily available.

Option 1 - Azure Resource Manager (ARM) Template

Use this method for automated deployment of the Cisco Umbrella data connector using an ARM Tempate.

  1. Click the Deploy to Azure button below.

    Deploy To Azure Deploy to Azure Gov

  2. Select the preferred Subscription, Resource Group and Location.

  3. Enter the Workspace ID, Workspace Key, S3Bucket, AWSAccessKeyId, AWSSecretAccessKey

  4. For Private Access Deployment: Also enter existingVnetName, existingVnetResourceGroupName, and existingSubnetName (ensure subnet is delegated to Microsoft.Web/serverFarms) Note: For the S3Bucket use the value that Cisco referrs to as the S3 Bucket Data Path and add a / (forward slash) to the end of the value

  5. Mark the checkbox labeled I agree to the terms and conditions stated above.

  6. Click Purchase to deploy.

Option 2 - Manual Deployment of Azure Functions

Use the following step-by-step instructions to deploy the Cisco Umbrella data connector manually with Azure Functions (Deployment via Visual Studio Code). Step 1 - Deploy a Function App

**NOTE:** You will need to [prepare VS code](https://docs.microsoft.com/azure/azure-functions/create-first-function-vs-code-python) for Azure Functions development.
  1. Download the Azure Functions App file. Extract archive to your local development computer.

  2. Follow the function app manual deployment instructions to deploy the Azure Functions app using VSCode.

  3. After successful deployment of the function app, follow next steps for configuring it.

    Step 2 - Configure the Function App

    1. In the Function App, select the Function App Name and select Configuration.
  4. In the Application settings tab, select + New application setting.

  5. Add each of the following application settings individually, with their respective string values (case-sensitive): WorkspaceID WorkspaceKey S3Bucket AWSAccessKeyId AWSSecretAccessKey logAnalyticsUri (optional)

  1. Once all application settings have been entered, click Save.

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Connectors Index